Calendar for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / InputTextBoxElementBase<T> Class / LineCount Property

In This Topic
    LineCount Property (InputTextBoxElementBase<T>)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property LineCount As Integer
    protected int LineCount {get;}
    See Also